reusable code
英 [ˌriːˈjuːzəbl kəʊd]
美 [ˌriːˈjuːzəbl koʊd]
网络 可重用代码
双语例句
- Due to its higher level of abstraction, patterns are often more reusable than code.
由于它抽象的层次更高,所以通常模式比代码更易于重用。 - After becoming comfortable with lambdas and closures, you may find yourself reducing code and creating more readable and reusable code by writing your own higher-order functions.
在适应了lambdas和closures以后,您可能会发现,通过编写您自己的高阶函数您已经减少了代码并创建了更多的可读与可用代码。 - It doesn't introduce any reusable validation code.
它没有引入可重用的验证代码。 - Most of the samples consist of reusable code so that you can easily start using JavaScript on the server in your own applications.
本文中的大多数示例均包含可重用代码,这样一来,您可以在自己的应用程序中轻松地将JavaScript应用于服务器上。 - Use Include Controller to separate reusable code snippets or prerequisites such as Login User and Register User to help better manage and maintain the scripts.
使用IncludeController分离可重用的代码片段或先决条件(如LoginUser和RegisterUser),帮助更好地管理和维护脚本。 - I'll continue with the generic-validator implementation in the next section, where you'll really begin to see the value of reusable and reconfigurable code.
在下一节中,我会继续采用通用验证器的实现,在那里您会真正开始发现可重用和可配置代码的价值。 - These are governance issues, and they're much more complex than in the days of monolithic applications or even in the days of reusable code and components.
这些就是治理问题,比采用独立应用程序时(甚至包括使用可重用代码和组件时)要复杂得多。 - Functional maps provide reusable code that can be called like a subroutine from within one or more map rules.
功能性映射提供可重用的代码,可以在一个或多个映射规则中像子例程一样调用它们。 - So animating a model is a way to test and verify your reusable code behavior.
因此,动画模型是一种测试和验证您的可重用代码行为的方法。 - A common solution to this problem is the use of third-party frameworks& essentially reusable code and classes which provide higher-level abstractions of specific functionalities.
这个问题的一个常见解决方案是使用第三方框架&本质上可重用的代码和类,它们提供具体功能的高级抽象。
